Position the popup above the sample if there is not enough room below.
authorMatthias Clasen <maclas@gmx.de>
Tue, 2 Mar 2004 18:53:55 +0000 (18:53 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 2 Mar 2004 18:53:55 +0000 (18:53 +0000)
commitde011a6d9c632b119a01bf7bede1d224daa66fa1
tree8f91289ef897faaf5f6e9b82257fc44bfd55cfda
parente4cec76b6d34a99522a8c9e3573a0b7c94feee2d
Position the popup above the sample if there is not enough room below.

Tue Mar  2 19:54:53 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkcombobox.c (gtk_combo_box_list_position): Position
the popup above the sample if there is not enough room below.
Part of #135543.

Tue Mar  2 19:53:36 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkcombobox.c (gtk_combo_box_set_popup_widget): Make the
frame for the list mode etched in, to give the popup a slightly
less flat appearance.

Tue Mar  2 17:55:31 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtk.def: Add gtk_combo_box_entry_new_text().
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcombobox.c